home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / desktop_gnome_thumbnail_cache.schemas < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-23  |  1015 b   |  32 lines

  1. <?xml version="1.0"?>
  2. <gconfschemafile>
  3.   <schemalist>
  4.     <schema>
  5.       <key>/schemas/desktop/gnome/thumbnail_cache/maximum_age</key>
  6.       <applyto>/desktop/gnome/thumbnail_cache/maximum_age</applyto>
  7.       <owner>gnome</owner>
  8.       <type>int</type>
  9.       <default>180</default>
  10.       <gettext_domain>libgnome-2.0</gettext_domain>
  11.       <locale name="C">
  12.         <short></short>
  13.         <long>Maximum age for thumbnails in the cache, in days. Set to -1 to disable cleaning.</long>
  14.       </locale>
  15.     </schema>
  16.  
  17.     <schema>
  18.       <key>/schemas/desktop/gnome/thumbnail_cache/maximum_size</key>
  19.       <applyto>/desktop/gnome/thumbnail_cache/maximum_size</applyto>
  20.       <owner>gnome</owner>
  21.       <type>int</type>
  22.       <default>512</default>
  23.       <gettext_domain>libgnome-2.0</gettext_domain>
  24.       <locale name="C">
  25.         <short></short>
  26.         <long>Maximum size of the thumbnail cache, in megabytes. Set to -1 to disable cleaning.</long>
  27.       </locale>
  28.     </schema>
  29.  
  30.   </schemalist>
  31. </gconfschemafile>
  32.